home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / pastex14-beta-6 / config / showdvi.help.engl < prev   
Text File  |  1993-03-03  |  22KB  |  630 lines

  1. #menu (0, 63, 31)    Project
  2. This menu includes all facilities
  3. concerning DVI-file access and
  4. handling of other programs.
  5. #menu (0, 0, 31)    about
  6. opens an inforation window.
  7. After displaying the copyright
  8. notice it gives access to a set
  9. of help pages.
  10. Pressing the 'OK' gadget of the
  11. <RETURN> key will close the window.
  12.  
  13. shortcut character: HELP-Taste
  14. #menu (0, 1, 31)    ""
  15. formatting blank line
  16. #menu (0, 2, 31)    open again
  17. An allready loaded DVI-file will be
  18. reloaded. This will normally by used
  19. for restauring a recompiled file.
  20.  
  21. shortcut character: a         (ARexx: loadagain)
  22. #menu (0, 3, 31)    open new
  23. Opens a file requester for selecting
  24. a new DVI-file.
  25.  
  26. Uses the 'req.library'.
  27.  
  28. shortcut character: AMIGA-O   (ARexx: loadnew)
  29. #menu (0, 4, 31)    auto load again
  30. Toggles the "auto load again" feature.
  31. With "auto load again" set on, every time the
  32. ShowDVI window becomes active, it will test
  33. if the current DVI-file has been recreated.
  34. In that case it will be reloaded.
  35.  
  36. shortcut character: AMIGA-A
  37. #menu (0, 5, 31)    save as iff
  38. Save the current page as IFF file.
  39. If you use as file name "CLIP.2", the
  40. page will be saved into clipboard unit 2.
  41. #menu (0, 6, 31)    ""
  42. formatting blank line
  43. #menu (0, 7, 31)    shell commands -->
  44. This submenu includes all actions concerning
  45. extern programs.
  46. #menu (0, 7, 0)        new cli
  47. Opens a CLI window on the ShowDVI screen.
  48. Using OS2.0 the new shell will be started
  49. asynchronously. That means, that you can
  50. proceed using ShowDVI even when the CLI
  51. window is open.
  52.  
  53. shortcut character: !
  54. #menu (0, 7, 1)        Execute Command
  55. Opens a string requester for entering a
  56. CLI comand, that will be executed. For
  57. its IO a window will be opened on the
  58. ShowDVI-Screen, which can be closed by
  59. using the close-button or typing CTRL-\.
  60.  
  61. This facility requires OS 2.0.
  62.  
  63. shortcut character: AMIGA-E
  64. #menu (0, 7, 2)        TeX-script
  65. Executes the shell script of the name defined in the file
  66. 'ShowDVI.config'. Setting now is '%s'.
  67. If the environment variable TEXFORMATS is not set, ShowDVI
  68. will ask for a format file. (If this function is called by pressing
  69. the 'R' key, the format file will be asked every time.) The
  70. shell script is called with three comand line options
  71. (.key filename/a,directory/a,screenname/k): the name of the
  72. currently loaded TeX file, its directory and the name of the
  73. public screen (%s) on which the IO window will
  74. be opened. This window can be closed by using the close-button
  75. or typing CTRL-\.
  76.  
  77. This facility requires OS 2.0.
  78.  
  79. shortcut character: r oder R
  80. #menu (0, 7, 3)        ARexx TeX-Shell
  81. Invoces an ARexx script of the name defined in the file
  82. 'ShowDVI.config'. Setting now is '%s'.
  83. This script drives the comunication between the editor,
  84. TeX and ShowDVI.
  85. First one will be asked for the name of a public screen.
  86. Using the default '%s' an window on ShowDVIs screen
  87. will come up. Entering 'Workbench' will
  88. open a window on the Workbench screen. The name of the
  89. screen will be passed to the ARexx script as comand line
  90. parameter.
  91.  
  92. This facility requires OS 2.0.
  93. The ARexx-Script can also be invoced in a CLI window
  94. on the workbench using OS 1.3.
  95. #menu (0, 7, 4)        change ENV:TEXFORMAT
  96. Asks for a format-file name and assigns the
  97. environment variable TEXFORMATS to it.
  98. This variable is evaluated by the 'r'
  99. comand, the ARexx scripts as well
  100. as by 'virtex'.
  101.  
  102. This facility requires OS 2.0.
  103. #menu (0, 7, 5)        SpecialHost
  104. Starts the program 'SpecialHost', that handles
  105. the \special TeX directive. Depending on the
  106. configuration of the program it will open
  107. a window on the ShowDVI screen or on the
  108. workbench.
  109.  
  110. This facility requires OS 2.0.
  111. #menu (0, 8, 31)    ""
  112. formatting blank line
  113. #menu (0, 9, 31)    print page
  114. This selection prints the currently displayed
  115. page (of course a DVI-file must be loaded).
  116. It will use the printer driver selected in
  117. the prefences.
  118.  
  119. An allready printed page will be interrupted
  120. by a second invocation of this menu item.
  121.  
  122. The printing process will be indicated by a 'P'
  123. on the right handside of the titlebar. In that
  124. case the current page cannot be switched.
  125.  
  126. shortcut character: p         (ARexx: printpage)
  127. #menu (0, 10, 31)    ""
  128. formatting blank line
  129. #menu (0, 11, 31)    WB to front
  130. Switches to the workbench screen.
  131.  
  132. shortcut character: d         (ARexx: wbtofront)
  133. #menu (0, 12, 31)    Hide
  134. Drops back the ShowDVI screen.
  135.  
  136. shortcut character: ESC       (ARexx: toback)
  137. #menu (0, 13, 31)    Save config
  138. Saves the current settings (actual resolution,
  139. color values etc.) in the file 'ShowDVI.config'.
  140. This file will usually be located in the
  141. directory 'TeX:config' unless the environment
  142. variable 'TEXCONFIG' overrides this.
  143.  
  144. shortcut character: AMIGA-W   (Arexx: saveconfig)
  145. #menu (0, 14, 31)    ""
  146. formatting blank line
  147. #menu (0, 15, 31)    Quit
  148. Leaves the program after acknowledgement.
  149.  
  150. To do this, all windows created by ShowDVI
  151. (like a CLI window) must be closed before.
  152. The program SpecialHost is special, in that
  153. it receives a message from ShowDVI to inform
  154. it to quit. Hence it need not be closed
  155. explicitely.
  156.  
  157. CTRL-C leaves the program without
  158. acknowledgement.
  159.  
  160. shortcut character: AMIGA-Q   (ARexx: exit)
  161. #
  162. #menu (1, 63, 31)    Outfit
  163. This menue deals with the
  164. outfit of ShowDVI.
  165. #menu (1, 0, 31)    copy
  166. Copy the current page into the clipboard.
  167. #menu (1, 1, 31)    ""
  168. formatting blank line
  169. #menu (1, 2, 31)    lace
  170. Toggles between interlace and
  171. non interlace mode.
  172.  
  173. shortcut character: i         (ARexx: togglelace)
  174. #menu (1, 3, 31)    scroll bar
  175. Toggles the scrollbars at the
  176. right and lower edge of the window.
  177.  
  178. shortcut character: o         (ARexx: togglescrollbar)
  179. #menu (1, 4, 31)    full page
  180. Toggles between 'full-page' and
  181. normal display mode.
  182. In 'full-page' mode the actual page is
  183. shrinked to fit on the ShowDVI screen.
  184.  
  185. The character 'F' on the right of the
  186. titlebar indicates the 'full-page' mode.
  187.  
  188. shortcut character: f         (ARexx: fullpage)
  189. #menu (1, 5, 31)    measure window
  190. Opens and closes the 'Measure Window', in
  191. which the page size, the mouse position
  192. and the scale factors are displayed.
  193. To get numbers corresponding to the
  194. lengths of the printed page, one must
  195. multily them with the magnification (/1000).
  196. Dragging the mouse with the left button pressed
  197. will display the distance form the current
  198. mouse position to the place where the
  199. button was pressed.
  200.  
  201. The used unit can be set with the 'Unit'
  202. menu item.
  203.  
  204. shortcut character: m
  205. #menu (1, 6, 31)    border line
  206. Toggles the dispaly of the 'border-line'.
  207. These lines mark the margins set up
  208. by 'hoffset' and 'voffset' (default:
  209. 1 inch) and the security bounaries
  210. for 'overfull box'es (allways 1 inch).
  211.  
  212. shortcut character: l
  213. #menu (1, 7, 31)    ""
  214. formatting blank line
  215. #menu (1, 8, 31)    "Set margins"
  216. Set a margin point with the mouse
  217. after activating of the menu entry.
  218. You can set the top left point of
  219. your DVI-file.
  220. You can cancel this with acivating
  221. the point again.
  222.  
  223. shortcut character: M
  224. #menu (1, 9, 31)    4 color screen
  225. Switches between a two and
  226. four color screen.
  227. #menu (1, 10, 31)    ""
  228. formatting blank line
  229. #menu (1, 11, 31)    unit -->
  230. This submemu allows the user to select
  231. the unit in which any size will be
  232. displayed.
  233. #menu (1, 11, 0)        inch
  234. Selects as unit 1'' (inch).
  235.  
  236. 1 inch = 72.27 pt = 2.54 cm
  237. #menu (1, 11, 1)        cm
  238. Selects as unit 1cm (centimeter).
  239.  
  240. 1 cm = 28.54 pt
  241. #menu (1, 11, 2)        pt
  242. Selects as unit 1pt (point).
  243. This unit is not often used in common
  244. life. For typsetting purposes may be
  245. very helpful though. In TeX the default
  246. fontsize is 10pt.
  247.  
  248. 1 pt = 0.0351 cm = 65536 sp (intern TeX unit)
  249. #menu (1, 12, 31)    color
  250. A color requestor will pop up.
  251. One can now select the colors of the
  252. ShowDVI screen. To save the choise
  253. invoce the menu item 'save-config'.
  254.  
  255. Requires the 'req.library'.
  256.  
  257. shortcut character: AMIGA-C
  258. #menu (1, 13, 31)    clone wb color
  259. Set the colors of the ShowDVI screen
  260. to the colors of the workbench screen.
  261. #menu (1, 14, 31)    Screen Prefs
  262. Opens a window, in which you can change
  263. the size of the ShowDVI screen.
  264.  
  265. This facility requires OS 2.0 (KS 37.x).
  266. shortcut character: AMIGA-X
  267. #
  268. #menu (2, 63, 31)    Move
  269. Main menu handling page switches
  270. of the currently loaded DVI-file.
  271. #menu (2, 0, 31)    prev page
  272. Switches to previous page.
  273.  
  274. BACKSPACE will display the same part of
  275. the page as of the current page, whereas
  276. '-' will allways go to the end of the page.
  277.  
  278. shortcut character: BACKSPACE, -   (ARexx: prev)
  279. #menu (2, 1, 31)    next page
  280. Switches to next page.
  281.  
  282. RETURN will display the same part of
  283. the page as of the current page, whereas
  284. '+' will allways go to the start of the page.
  285.  
  286. shortcut character: RETURN, ENTER, +  (ARexx: next)
  287. #menu (2, 2, 31)    first page
  288. Jumps to the first page of the document.
  289.  
  290. shortcut character: SHIFT pressed with BACKSPACE or -
  291.                                 (ARexx: first)
  292. #menu (2, 3, 31)    last page
  293. Jumps to the last page of the document.
  294.  
  295. shortcut character: SHIFT pressed with RETURN, ENTER or +
  296.                                 (ARexx: last)
  297. #menu (2, 4, 31)    ""
  298. formatting blank line
  299. #menu (2, 5, 31)    "--page jump counter--"
  300. The following two menu items deal with the
  301. 'page-jump-counter'. This is a 4digit number
  302. that can be entered with the numerical keys
  303. 0-9 and is displayed in the right of the
  304. titlebar. If it is set up by entering a
  305. number it will be used for page switching.
  306. #menu (2, 6, 31)    jump to PJC
  307. The 'page-jump-counter' is a 4digit number
  308. that can be entered with the numerical keys
  309. 0-9 and is displayed in the right of the
  310. titlebar. If it is set up by entering a
  311. number it will be used for page switching.
  312. For example the keystrokes '4' '+' will
  313. increment the pagenumber by 4.
  314.  
  315. Using 'jump-to-PJC' will cause to jump to
  316. the entered mumber. Hence '4' '.' will
  317. display page 4.
  318.  
  319. shortcut character: . oder g   (ARexx: goto <nr>)
  320. #menu (2, 7, 31)    clear PJC
  321. Clears the 'page-jump-counter' PJC.
  322.  
  323. For information about the PJC confer
  324. help text for menu item 'jump-to-PJC'.
  325.  
  326. shortcut character: c
  327. #menu (2, 8, 31)    ""
  328. formatting blank line
  329. #menu (2, 9, 31)    "--use phy numbers--"
  330. Usually ShowDVI uses 'logical' page numbers. These are the
  331. numbers that TeX printes on the pages. In some cases there
  332. may be textes that use the same (logical) pagenumber for
  333. different slices of paper. (ShowDVI will display the number
  334. of this logical page number after the gadget '#' that shows
  335. the logical number.)
  336. To properly handle those types of text ShowDVI can be told
  337. to use physical numbering. I.e. the first page in the DVI-file
  338. becomes page number 1 whatever pagenumber is printed on it.
  339. This mode will be marked by the character 'Y' on the right
  340. of the titelbar.
  341. #menu (2, 10, 31)    use order of dvi-file
  342. This menu item toggles between the two numbering method supported
  343. by ShowDVI. In 'logical' numbering ShowDVI learns the pagenumbers
  344. that are set up in the DVI file, whereas in 'physical' numbering
  345. the pagenumbers are derived from the order of the pages in the
  346. DVI file. In 'physical' numbering it is assured that every
  347. pagenumber is uniq, but these numbers may differ from the numbers
  348. on the actual pages.
  349.  
  350. The 'physical' numbering is indicated by the character 'Y' on the
  351. right of the titelbar. One may save this setting in the
  352. configuration file.
  353.  
  354. For more information confer the help text about the page
  355. numbering menu item (not selectable).
  356.  
  357. shortcut character: y
  358. #menu (2, 11, 31)    prev page
  359. Jumps to the 'physically' previous page.
  360. The 'physical' numbering will be invoced
  361. only temporarily for this operation.
  362.  
  363. This temporary activation can be forced
  364. for any page switching if the CTRL key
  365. is pressed at the same time.
  366.  
  367. shortcut character: CTRL pressed with BACKSPACE or -
  368. #menu (2, 12, 31)    next page
  369. Jumps to the 'physically' next page.
  370. The 'physical' numbering will be invoced
  371. only temporarily for this operation.
  372.  
  373. This temporary activation can be forced
  374. for any page switching if the CTRL key
  375. is pressed at the same time.
  376.  
  377. shortcut character: CTRL pressed with 
  378.                     RETURN ENTER or +
  379. #menu (2, 13, 31)    first page
  380. Jumps to the 'physically' first page.
  381. The 'physical' numbering will be invoced
  382. only temporarily for this operation.
  383.  
  384. This temporary activation can be forced
  385. for any page switching if the CTRL key
  386. is pressed at the same time.
  387.  
  388. shortcut character: CTRL und SHIFT pressed
  389.                     with BACKSPACE or -
  390. #menu (2, 14, 31)    last page
  391. Jumps to the 'physically' last page.
  392. The 'physical' numbering will be invoced
  393. only temporarily for this operation.
  394.  
  395. This temporary activation can be forced
  396. for any page switching if the CTRL key
  397. is pressed at the same time.
  398.  
  399. shortcut character: CTRL und SHIFT pressed
  400.                     with RETURN ENTER or +
  401. #
  402. #menu (3, 63, 31)    resolution
  403. The menu 'resolution' handles the
  404. switching of the resoltion for
  405. the displaying of the text.
  406.  
  407. The items of this menu are defined 
  408. in the file 'ShowDVI.config'.
  409. #menu (3, 0, 31)    reso menu
  410. Changes the resolution of
  411. the display to %ld DPI.
  412.  
  413. shortcut character: AMIGA-1
  414. #menu (3, 1, 31)    reso menu
  415. Changes the resolution of
  416. the display to %ld DPI.
  417.  
  418. shortcut character: AMIGA-2
  419. #menu (3, 2, 31)    reso menu
  420. Changes the resolution of
  421. the display to %ld DPI.
  422.  
  423. shortcut character: AMIGA-3
  424. #menu (3, 3, 31)    reso menu
  425. Changes the resolution of
  426. the display to %ld DPI.
  427.  
  428. shortcut character: AMIGA-4
  429. #menu (3, 4, 31)    reso menu
  430. Changes the resolution of
  431. the display to %ld DPI.
  432.  
  433. shortcut character: AMIGA-5
  434. #menu (3, 5, 31)    reso menu
  435. Changes the resolution of
  436. the display to %ld DPI.
  437.  
  438. shortcut character: AMIGA-6
  439. #menu (3, 6, 31)    reso menu
  440. Changes the resolution of
  441. the display to %ld DPI.
  442.  
  443. shortcut character: AMIGA-7
  444. #menu (3, 7, 31)    reso menu
  445. Changes the resolution of
  446. the display to %ld DPI.
  447.  
  448. shortcut character: AMIGA-8
  449. #menu (3, 8, 31)    reso menu
  450. Changes the resolution of
  451. the display to %ld DPI.
  452.  
  453. shortcut character: AMIGA-9
  454. #menu (3, 9, 31)    reso menu
  455. Changes the resolution of
  456. the display to %ld DPI.
  457. #menu (3, 10, 31)    reso menu
  458. Changes the resolution of
  459. the display to %ld DPI.
  460. #menu (3, 11, 31)    reso menu
  461. the display to %ld DPI.
  462. zu %ld DPI.
  463. #
  464. #helpwindow 12
  465. #help 0, 12
  466. 10   5 "Welcome to the On-Line Help of ShowDVI!"
  467. 10   6 "_______________________________________"
  468. 10  20 "The goal of this page and the following ones is to give"
  469. 10  30 "the user a short overview to the functions of the program."
  470. 10  45 "Nevertheless it is recommended to read the documentation"
  471. 10  55 "of the program, that comes with it."
  472. 10  70 "The first 9 help pages can be accessed directly with the"
  473. 10  80 "keys 1-9."
  474. 10  95 "If you are using Kickstart Version 37.x, you can take"
  475. 10 105 "advantage of more On-Line help:"
  476. 10 120 "Just select one menu item and realeas the mousebutton"
  477. 10 130 "while pressing the HELP key."
  478. #help 1, 14
  479. 10   5 "Importand hot keys"
  480. 10   7 "___________________"
  481. 10  20 "f      - displays the full page on one screen"
  482. 10  30 "i      - toggles the interlace mode"
  483. 10  40 "o      - toggles the scrollbars"
  484. 10  50 "s      - toggles the mode of the richt scrollbar"
  485. 10  60 "c      - clears the 'page jump counter' (PJC)"
  486. 10  70 "g/.    - jumps to the page set up by the (PJC)"
  487. 10  80 "a      - reloads the actual DVI file"
  488. 10  90 "p      - invoces/stops the printing of the current page"
  489. 10 100 "[0-9]  - sets the (PJC)"
  490. 10 110 "ENTER/RETURN - jumps (PJC) pages vorward"
  491. 10 120 "-/BACKSPACE  - jumps (PJC) pages back"
  492. 10 130 "AMIGA q/^C   - quits the program"
  493. #help 2, 12
  494. 10   5 "Page switching"
  495. 10   7 "______________"
  496. 10  20 "The following keys will switch to the next page:"
  497. 10  30 "RETURN, + and  ENTER. The keys of the numeric pad will"
  498. 10  40 "jump to the beginning of the next page."
  499. 10  55 "The following keys will switch to the previous page:"
  500. 10  65 "BACKSPACE and -. The keys of the numeric pad will"
  501. 10  75 "jump now to the end of the previous page."
  502. 10  90 "The keys SPACE and 'b' allow you to scroll within one"
  503. 10 100 "page (like the utility more). Pressing those keys when"
  504. 10 110 "the border of a page was reached will cause ShowDVI"
  505. 10 120 "to switch to the next (or previous) page"
  506. #help 3, 13
  507. 10   5 "Page switching using the  'PJC'"
  508. 10   7 "_______________________________"
  509. 10  20 "The PJC (page-jump-counter) enables one to easily perform"
  510. 10  30 "long jumps in a DVI file."
  511. 10  45 "The numeric keys 0-9 are used to set up the PJC. Its"
  512. 10  55 "value will be displayed on the right of the titlebar."
  513. 10  65 "Clearing the counter is done with the 'c' key."
  514. 10  80 "Any page switching will take use of the PJC. Is the"
  515. 10  90 "PJC for example set to 15, RETURN will cause to go"
  516. 10 100 "15 pages further."
  517. 10 110 "The keys 'g' and '.' will display the page that has"
  518. 10 120 "been set up in the PJC. If it was for example again"
  519. 10 130 "15 pressing 'g' will take you to page 15."
  520. #help 4, 13
  521. 10   5 "Physical page numbering"
  522. 10   7 "_______________________"
  523. 10  20 "ShowDVI knows two types of page numbering."
  524. 10  30 "In the 'logical' mode (default) ShowDVI learns the numbers"
  525. 10  40 "of the DVI file, i.e. the \pageno on the TeX pages."
  526. 10  50 "In the 'physical' mode ShowDVI renumbers the pages"
  527. 10  60 "following their order in the DVI file."
  528. 10  75 "One can switch between both modes with the key 'y'."
  529. 10  85 "If the mode is set to 'physical' the letter 'Y' will be"
  530. 10  95 "displayed in the titlebar."
  531. 10 110 "Pressing CTRL together with any page changing key will"
  532. 10 120 "temporarilly switch to the 'physical' numbering for this"
  533. 10 130 "change of page."
  534. #help 5, 14
  535. 10   5 "Special features of the right scrollbar"
  536. 10   7 "_______________________________________"
  537. 10  20 "The right scrollbar allows to change the pagenumber in"
  538. 10  30 "two different ways."
  539. 10  43 "One way is to drag the scrollbar to the very bottom and"
  540. 10  53 "doubleclick the arrow-down gadget."
  541. 10  63 "The same will work for the opposite direction."
  542. 10  75 "The other possibility is called the page-scroll mode."
  543. 10  85 "It is selected by pressing the 's' key. Draging the"
  544. 10  95 "scrollbar will no longer affect the displayed part of"
  545. 10 105 "the page. Instead pagenumbers will appear on the scoll"
  546. 10 115 "body. So just select the desired page and press RETURN,"
  547. 10 125 "'+', ENTER etc. Pressing 's' another time will leave"
  548. 10 135 "this mode."
  549. #help 6, 13
  550. 10   5 "Evaluation of \special strings"
  551. 10   7 "______________________________"
  552. 10  20 "\special strings are used to implement for example graphics"
  553. 10  30 "in TeX or other special things. These strins must be"
  554. 10  40 "evaluated by the drivers for the DVI files. ShowDVI and"
  555. 10  50 "DVIprint use their own way of doing this: They send the"
  556. 10  60 "unchanged string to the program 'SpecialHost', which"
  557. 10  70 "does the actual evaluation and returns the result back."
  558. 10  80 "To do this the program 'SpecialHost' must run in the"
  559. 10  90 "background."
  560. 10 105 "Up to the time of writing 'SpecialHost' can copy IFF"
  561. 10 115 "images into the text and evaluate TPIC specials,"
  562. 10 125 "which might have been generated by EEPIC."
  563. #help 7, 14
  564. 10   5 "The (ARexx) TeX-Server"
  565. 10   7 "______________________"
  566. 10  20 "The TeX-Server can be started via the menu entry"
  567. 10  30 "'Shell Commands -> ARexx TeX Shell'"
  568. 10  40 "(You can start this server in every CLI window with"
  569. 10  50 "the command 'rx TeX:rexx/TeX-Server'."
  570. 10  60 "Now it is possible to call virtex with one function key"
  571. 10  70 "from ShowDVI or from your editor."
  572. 10  80 "But first you must configure ShowDVI und your editor."
  573. 10  90 "E.g. write in the 'ShowDVI.config' file:"
  574. 98 103         "f2      TeX:rexx/Start_TeX.sd"
  575. 98 113         "F2      TeX:rexx/Start_TeX.sd ?"
  576. 10 126 "(In the 2. case you will always asked always which format"
  577. 10 136 "file you want to use.) See the docs to the ARexx scripts."
  578. #help 8, 12
  579. 10   5 "Used files"
  580. 10   6 "__________"
  581. 10  20 "The following files are used by ShowDVI:"
  582. 10  35 "ShowDVI.config  This is the configuration file that can be"
  583. 170 45                 "saved with AMIGA-w. Some items like the"
  584. 170 55                 "function key definitions must be changed"
  585. 170 65                 "via editor, though."
  586. 10  75 "ShowDVI.fnt     informs ShowDVI where to seek pk fonts."
  587. 10  85 "ShowDVI.help    contains the help textes like the one you"
  588. 170 95                 "are currently reading."
  589. 10 105 "ShowDVI.log     logfile usually created by ShowDVI. Can"
  590. 170 115                "be omitted via comand line options."
  591. #help 9, 12
  592. 10   5 "Environment variables"
  593. 10   7 "_____________________"
  594. 10  20 "The following ENV: variables are used by ShowDVI:"
  595. 10  35 "SHOWDVI    for setting up default comandline options"
  596. 10  45 "TEXCONFIG  directory to use instead of 'Tex:config'."
  597. 10  55 "FLIBDIR    list of directories for font libraries."
  598. 10  65 "PKDIR      list of directories for pk-files."
  599. 10  80 "Using OS 2.0 ShowDVI additionally sets up the local"
  600. 10  90 "variables 'ShowDVI-file' and 'ShowDVI-dir'. They are set"
  601. 10 100 "to the name of the actual DVI-file and its directory."
  602. 10 115 "Finaly ShowDVI might set up the variable 'TEXFORMAT',"
  603. 10 125 "which is used by some TeX scripts."
  604. #help 10, 14
  605. 10   5 "The ARexx-Port:"
  606. 10   6 "_______________"
  607. 10  20 "The name of the port is 'showdvi'. Hence a ARexx script"
  608. 10  30 "may contact ShowDVI with "address 'showdvi'"."
  609. 10  40 "The extension for ARexx scripts that are called from"
  610. 10  50 "ShowDVI is '.sd'."
  611. 10  63 "Presently ShowDVI knows about the following ARexx comands:"
  612. 10  75 "first, last, prev, next, goto, tofront, toback, wbtofront,"
  613. 10  85 "fullpage, printpage, setdir, loadnew, loadagain, getdir,"
  614. 10  95 "getfile, getpage, togglelace, togglescrollbar, setcolor,"
  615. 10 105 "setresolution, beep, message, refresh, screen, spawn,"
  616. 10 115 "version, saveconfig, activate, getstring, getnumber,"
  617. 10 125 "getpubscreenname, okay1, okay2, menu, exit."
  618. 10 136 "For more information confer the documentation."
  619. #help 11, 9
  620. 10   5 "Miscellanous:"
  621. 10   7 "_____________"
  622. 10  20 "ShowDVI catches three signals:"
  623. 10  35 "CRTL-C     immediat end of program."
  624. 10  45 "CTRL-E     put ShowDVI screen to front."
  625. 10  55 "CTRL-F     put ShowDVI screen to front and reload"
  626. 120 65            "the current DVI-File."
  627. 10  80 "Leaving the program with the 'Q' key will realease the"
  628. 10  90 "memory for this text."
  629. #end
  630.